EFI: relocate the ESRT when booting via multiboot2
authorDemi Marie Obenour <demi@invisiblethingslab.com>
Tue, 20 Dec 2022 12:46:09 +0000 (13:46 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 20 Dec 2022 12:46:09 +0000 (13:46 +0100)
commit1dcc9b6dfe528c7815a314f9b5581804b5e23750
treef82834cda79a063def7a1c8f889ee9bdcef1c524
parentc3e37c60fbf8f8cd71db0f0846c9c7aeadf02963
EFI: relocate the ESRT when booting via multiboot2

This was missed in the initial patchset.

Move efi_relocate_esrt() up to avoid adding a forward declaration.

Signed-off-by: Demi Marie Obenour <demi@invisiblethingslab.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
master commit: 8d7acf3f7d8d2555c78421dced45bc49f79ae806
master date: 2022-12-14 12:00:35 +0100
xen/arch/x86/efi/efi-boot.h
xen/common/efi/boot.c